<?xml version="1.0" encoding="utf-8"?><flight-plan xmlns="http://www8.garmin.com/xmlschemas/FlightPlan/v1"> <created>2021-10-30T15:11:48Z</created> <waypoint-table> <waypoint> <identifier>EDLP</identifier> <type>AIRPORT</type> <country-code>ED</country-code> <lat>51.614080</lat> <lon>8.616320</lon> <comment /> </waypoint> <waypoint> <identifier>MISC1</identifier> <type>USER WAYPOINT</type> <country-code /> <lat>51.506410</lat> <lon>8.017436</lon> <comment /> </waypoint> <waypoint> <identifier>MISC2</identifier> <type>USER WAYPOINT</type> <country-code /> <lat>51.389710</lat> <lon>7.340399</lon> <comment /> </waypoint> <waypoint> <identifier>EDDL</identifier> <type>AIRPORT</type> <country-code>ED</country-code> <lat>51.280930</lat> <lon>6.757306</lon> <comment /> </waypoint> </waypoint-table> <route> <route-name>EDLP EDDL</route-name> <flight-plan-index>1</flight-plan-index> <route-point> <waypoint-identifier>EDLP</waypoint-identifier> <waypoint-type>AIRPORT</waypoint-type> <waypoint-country-code>ED</waypoint-country-code> </route-point> <route-point> <waypoint-identifier>MISC1</waypoint-identifier> <waypoint-type>USER WAYPOINT</waypoint-type> <waypoint-country-code /> </route-point> <route-point> <waypoint-identifier>MISC2</waypoint-identifier> <waypoint-type>USER WAYPOINT</waypoint-type> <waypoint-country-code /> </route-point> <route-point> <waypoint-identifier>EDDL</waypoint-identifier> <waypoint-type>AIRPORT</waypoint-type> <waypoint-country-code>ED</waypoint-country-code> </route-point> </route></flight-plan>